[INFO] cloning repository https://github.com/redbadger/animal-hunt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redbadger/animal-hunt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Fanimal-hunt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Fanimal-hunt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf81971b8afb70f72bcbd00c0a2716b1185b7e22
[INFO] fixing redbadger/animal-hunt against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbadger%2Fanimal-hunt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/redbadger/animal-hunt
[INFO] finished tweaking git repo https://github.com/redbadger/animal-hunt
[INFO] tweaked toml for git repo https://github.com/redbadger/animal-hunt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redbadger/animal-hunt on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/redbadger/animal-hunt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e0b6909fbcdc8872bd27f97b0056fc503985bb40978a8d3de989fdca21380eea
[INFO] running `Command { std: "docker" "start" "e0b6909fbcdc8872bd27f97b0056fc503985bb40978a8d3de989fdca21380eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e0b6909fbcdc8872bd27f97b0056fc503985bb40978a8d3de989fdca21380eea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0b6909fbcdc8872bd27f97b0056fc503985bb40978a8d3de989fdca21380eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e0b6909fbcdc8872bd27f97b0056fc503985bb40978a8d3de989fdca21380eea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating shared/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating shared_types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating server/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling oneshot-uniffi v0.1.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking weedle2 v4.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling syn v2.0.47
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking textwrap v0.13.4
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.10
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling axum-core v0.4.2
[INFO] [stderr]    Compiling axum v0.7.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking assert_let_bind v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling askama_parser v0.2.0
[INFO] [stderr]    Compiling include_dir_impl v0.6.2
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling maud_macros v0.25.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]     Checking include_dir v0.6.2
[INFO] [stderr]     Checking maud v0.25.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.25.3
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling uniffi_meta v0.25.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling goblin v0.6.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling clap v4.4.12
[INFO] [stderr]    Compiling crux_macros v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking cargo-platform v0.1.6
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde-reflection v0.3.6
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.4.1
[INFO] [stderr]     Checking uniffi_core v0.25.3
[INFO] [stderr]     Checking serde-generate v0.25.1
[INFO] [stderr]    Compiling basic-toml v0.1.8
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]    Compiling askama_derive v0.12.4
[INFO] [stderr]     Checking uniffi_testing v0.25.3
[INFO] [stderr]     Checking uniffi_udl v0.25.3
[INFO] [stderr]     Checking crux_core v0.7.0
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]     Checking uniffi_bindgen v0.25.3
[INFO] [stderr]     Checking hyper v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.2
[INFO] [stderr]     Checking uniffi_build v0.25.3
[INFO] [stderr]    Compiling uniffi_macros v0.25.3
[INFO] [stderr]    Compiling uniffi v0.25.3
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Migrating shared/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating shared/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs (4 fixes)
[INFO] [stderr]    Compiling shared_types v0.1.0 (/opt/rustwide/workdir/shared_types)
[INFO] [stderr]     Checking animal-hunt-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Migrating shared_types/build.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed shared_types/build.rs (4 fixes)
[INFO] [stderr]    Migrating shared/src/bin/uniffi-bindgen.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating server/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating shared_types/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] crater-edition-check: shared v0.1.0 (/opt/rustwide/workdir/shared) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: shared_types v0.1.0 (/opt/rustwide/workdir/shared_types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: animal-hunt-server v0.1.0 (/opt/rustwide/workdir/server) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/shared-d23891c1977efcfc/out/shared.uniffi.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shared` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `shared` (lib test) due to 4 previous errors
[INFO] [stderr] error: could not compile `shared` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "e0b6909fbcdc8872bd27f97b0056fc503985bb40978a8d3de989fdca21380eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b6909fbcdc8872bd27f97b0056fc503985bb40978a8d3de989fdca21380eea", kill_on_drop: false }`
[INFO] [stdout] e0b6909fbcdc8872bd27f97b0056fc503985bb40978a8d3de989fdca21380eea
